Carbon


kControlKindPushButton

Header: ControlDefinitions.h

enum {
    kControlKindPushButton = ''push'',
    kControlKindPushIconButton = ''picn'',
    kControlKindRadioButton = ''rdio'',
    kControlKindCheckBox = ''cbox''
};

Constant descriptions

kControlKindPushButton
kControlKindPushIconButton
kControlKindRadioButton
kControlKindCheckBox


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)